;;; QQ: 67762207 --
%100
+10
+11
+15

[@main]
#IF
checkpkpoint 2
#SAY
I do not want to do business with you this bad. \ \
<End/@exit>
#ELSEACT
goto @main_root_1

[@main_root_1]
#say
Welcome, you need? \ \
<Buy/@buy> Armor \
<Sell/@sell> Defense Tools \
<Repair/@repair> Defense Tools \
<Clothing production and decomposition /@ClothesProduce> \
<End/@exit>
[@ClothesProduce]
#CALL [ProduceSystem\Clothes\ClothesMain.txt] @Clothesmain

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 

[@buy]
#SAY
What are you looking for? \ \
  <Pre-step/@main>

[@sell]
#SAY
What are you looking for? \ \
  <Pre-step/@main>
[@repair]
#SAY
Defensive tools, helmets and hats can be repaired. \ \
  <Pre-step/@main>
[~@repair]
#SAY
Repair was good. \ \
  <Pre-step/@main>

[goods]

;;------------------------------------------------ ----------